Tomcat 9

A Servlet container implementing the Servlet Specification v4.0, the JavaServer Pages (JSP) Specification v2.3, the Expression Language (EL) Specification v3.0, the WebSocket Specification v1.1, and the Java Authentication Service Provider Interface for Containers (JASPIC) Specification v1.1.

Select a component to see open bugs in that component.

Component Default Assignee
Catalina Tomcat Developers Mailing List
The Servlet container core.
Cluster Tomcat Developers Mailing List
The clustering modules (tribes and ha).
Connectors Tomcat Developers Mailing List
The Java components of the Tomcat HTTP and AJP connectors. See Tomcat Connectors for the web server component of the AJP connectors. See Tomcat Native for the native (APR based) library for HTTP and AJP.
Documentation Tomcat Developers Mailing List
The documentation in its various forms (JavaDoc, documentation web application, etc.)
EL Tomcat Developers Mailing List
The Expression Language 3.0 (JSR-341) implementation
Examples Tomcat Developers Mailing List
Issues related to the examples: code, comments, Examples webapp packaging, etc.
Jasper Tomcat Developers Mailing List
The JSP page compiler and runtime engine.
JASPIC Tomcat Developers Mailing List
The Java Authentication Service Provider Interface for Containers 1.1 (JSR-196) implementation
Manager Tomcat Developers Mailing List
Issues related to the Tomcat Manager web applications.
Packaging Tomcat Developers Mailing List
Issues related to Tomcat's packaging on various platforms.
Servlet Tomcat Developers Mailing List
The Java Servlet 4.0 implementation
Util Tomcat Developers Mailing List
Utilities Package used by Catalina and Jasper
WebSocket Tomcat Developers Mailing List
The Java WebSocket 1.1 (JSR-356) implementation